func encoding/xml.indirect
4 uses
encoding/xml (current package)
marshal.go#L835: func indirect(vf reflect.Value) reflect.Value {
marshal.go#L897: vf = indirect(vf)
marshal.go#L932: vf = indirect(vf)
marshal.go#L973: vf = indirect(vf)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)